home *** CD-ROM | disk | FTP | other *** search
/ MagnaDoodle / MagnaDoodle.iso / Electronic Registration / CANPRINT.FRM < prev    next >
INI File  |  1999-05-25  |  1KB  |  39 lines

  1. [Misc]
  2. Width=235
  3. Height=110
  4. Fontname=MS Sans Serif
  5. FontSize=8
  6. Title=Printing Canceled
  7.  
  8. [Version]
  9. Upgrade1=1
  10.  
  11. [Field Profile]
  12. Field1="Information",icon,300,10,18,30,30
  13. Field2="&Yes",defpushbutton,2,65,90,50,14
  14. Field3="&No",pushbutton,1,120,90,50,14
  15. Field4="You have chosen not to print, or your system is unable to print. (A default printer must be selected.)",ltext,-1,40,15,180,24
  16. Field5="You can register later by clicking the register icon in the Mattel Media Software folder that was installed in the Start Menu.?",ltext,-1,40,40,160,24
  17. Field6="Are you sure you want to cancel printing?",ltext,-1,40,73,160,8
  18.  
  19.  
  20. [OnInit]
  21. Item1=*,*,*,CLEARINISECTION,hdr,pipedlg.dat
  22.  
  23. [OnExit]
  24. Item1=Defaults,Exitcode,1,SKIPTO,Faxrmail
  25. Item2=Defaults,Exitcode,1,GOTO,40
  26. Item3=Defaults,Exitcode,2,SCREEN,chekremd
  27. Item4=Defaults,Exitcode,2,WRITEDAT,Defaults,1218,You will be reminded to register in one week.
  28. ;If they've been reminded three times already, quit and reset RegRemd/RemTime.
  29. Item5=System,RegRemd,3,SCREEN,
  30. Item6=System,RegRemd,3,WRITEDAT,System,RegRemd,0
  31. Item7=*,*,*,WRITEINI,Defaults,RemTime,Pipeline.ini,System,RegRemd
  32. Item8=*,*,*,GOTO,30
  33.  
  34. ;Write Cancel=1 to Register section of pipeline.ini
  35. Item30=Defaults,Exitcode,2,WRITEDAT,Misc,Cancel,1
  36. Item31=Defaults,Exitcode,2,WRITEINI,Register,Cancel,Pipeline.ini,Misc,Cancel
  37. Item32=Defaults,Exitcode,2,CLEARINISECTION,Misc,pipedlg.dat,
  38.  
  39.